projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d541b30
)
remove another g_print("\n");
author
Stuart Parmenter
<pavlov@src.gnome.org>
Thu, 28 Jan 1999 01:59:29 +0000
(
01:59
+0000)
committer
Stuart Parmenter
<pavlov@src.gnome.org>
Thu, 28 Jan 1999 01:59:29 +0000
(
01:59
+0000)
gtk/gtklayout.c
patch
|
blob
|
history
diff --git
a/gtk/gtklayout.c
b/gtk/gtklayout.c
index 78f14c6315fe4fc97aa1910d1af2c46707f78ffe..85cc99057aacc9d4cfed97f597a8ec25ed5d07f9 100644
(file)
--- a/
gtk/gtklayout.c
+++ b/
gtk/gtklayout.c
@@
-1081,7
+1081,6
@@
gtk_layout_adjustment_changed (GtkAdjustment *adjustment,
}
}
}
- g_print ("\n");
}
/* The main event filter. Actually, we probably don't really need